home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPSEL < prev    next >
Encoding:
Text File  |  1994-02-14  |  5.7 KB  |  107 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(SELECT) Conferences For Scanning or Reading                         @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       In order to determine what conferences you want to scan or read mail
  7.       in, you must select the conference.  This command will enable you to
  8.       select the conferences that you want to select.
  9. @X0F
  10.    Subcommands
  11. @X03
  12.       @X0B[Conf. Num(s)]  Conference number(s) to select. @X03 You may specify a
  13.                       single conference or multiple conferences.  If you want
  14.                       to specify multiple conferences, you must do so by
  15.                       specify a range (e.g., 32-53) or by separating each
  16.                       conference by a space or semicolon.  You can even
  17.                       combine ranges and individual conferences.  See the
  18.                       example section of this command for more details.
  19.  
  20.       @X0BS               Select all conferences. @X03 This subcommand selects all
  21.                       conferences for scanning or reading.
  22.  
  23.       @X0BD               Deselect all conferences. @X03 This subcommand deselects
  24.                       all conferences for scanning or reading.
  25. @X0F
  26.    Using the SELECT Command Interactively
  27. @X03
  28.       If you do not specify any subcommands when you run the SELECT command
  29.       then you will be running it in interactive mode.  The only thing you
  30.       need to remember about interactive mode is that it is slightly
  31.       different than specifying everything when you use the command with
  32.       subcommands.  The following lists the differences between the various
  33.       subcommands when you are using the command in interactive mode.
  34.  
  35.           @X0B(Conf. #)   Conference number(s) to select. @X03 In interactive mode
  36.                       When you select a conference you toggle its status.  If
  37.                       you select conference 1 and it was already selected
  38.                       (had an X in the FLAGS column), you will deselect that
  39.                       particular conference. If you select a conference that
  40.                       was not already selected, you will be asked what you
  41.                       wish to set your last message read pointer to. You may
  42.                       set the last message read pointer to any value that is
  43.                       within the range of messages in the conference. To find
  44.                       the range of messages in the conference look to the
  45.                       left of the conference name on the prompt where it is
  46.                       asking you to enter your last message read.  You will
  47.                       see a range of numbers that will look something like
  48.                       3005-8292.  The first number is the lowest message in
  49.                       the conference and the second number is the highest.
  50.  
  51.                       In addition, you can add a D to the right of the
  52.                       conference number(s) to deselect the conference(s)
  53.                       that you specify.
  54.  
  55.           @X0BS           Select all conferences.@X03  This subcommand selects all
  56.                       conferences for scanning and all conferences will have
  57.                       an "X" placed in its flags field.
  58.  
  59.           @X0BD           Deselect all conferences. @X03 This subcommand deselects
  60.                       all conferences for scanning and removes the "X" if
  61.                       there was one in this conference's flags field.
  62.  
  63.           @X0BQ           Quit. @X03 This subcommand quits the Select command.
  64.                       Control is returned to the main menu.
  65. @X0F
  66.    Description
  67. @X03
  68.       Quite often, there will be conferences on a bulletin board that you do
  69.       not want to participate in.  This command enables you to choose which
  70.       conferences to automatically scan for messages both at login and when
  71.       you use the A subcommand with a message read or scan command (e.g., the
  72.       R, TS, and Q commands).  A two-column listing of conferences that you
  73.       are able to join is displayed. In the list, PCBoard includes the
  74.       conference number, description, last message read, highest message in
  75.       the conference, and an "X" if you have marked this conference for
  76.       scanning.  Only the conferences that you have access to will be listed.
  77.       If you find that a conference is not listed, it is because you do not
  78.       have access to it.  The following is an example of the screen that is
  79.       displayed to you:
  80.  
  81. @X0F                                   Last  High
  82. @X0F          Num  Conference          Read  Num.  Flags
  83. @X0F          -------------------------------------------
  84. @X07             1 Main Board          8548  7978  X
  85.              2 SysOps Talk         1018  1001  X
  86.              3 For Sale            6289  4301  X
  87.              5 Programming         2106  1839
  88.              6 Operating Systems   5119  4768  X
  89.              7 Chit Chat           7831  7659  X
  90.              8 BBS Ads             6711  6584
  91.              9 Modem Info          2478  2178  X
  92.  
  93. @X0E          Enter Conference Numbers, (S)elect All, (D)eselect All, or (Q)uit?
  94. @X0F
  95.    Examples
  96. @X03
  97.       If you want to make sure that conferences 1 through 9 and conference
  98.       number 12 were selected, you could do this right from the command line
  99.       by typing the following:
  100. @X0E
  101.           SELECT 1-9;12
  102. @X03
  103.       Now, if you wanted to deselect just those conferences, you should do
  104.       that by running the SELECT command interactively by typing SELECT on
  105.       the command line.  At the next prompt, type 1-9;12 and you will see
  106.       that the conferences will be deselcted. @XFF
  107.